From: Raspbian automatic forward porter Date: Wed, 26 Jun 2024 01:28:26 +0000 (+0100) Subject: Merge version 1:14.0.6-16+rpi1 and 1:14.0.6-20 to produce 1:14.0.6-20+rpi1 X-Git-Tag: archive/raspbian/1%14.0.6-20+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=6f7c35e807e1ec5e3300b978d13e6b7342a068fc;p=llvm-toolchain-14.git Merge version 1:14.0.6-16+rpi1 and 1:14.0.6-20 to produce 1:14.0.6-20+rpi1 --- 6f7c35e807e1ec5e3300b978d13e6b7342a068fc diff --cc debian/changelog index 0eb61679e0,326520dee7..9cfa036c3a --- a/debian/changelog +++ b/debian/changelog @@@ -1,49 -1,39 +1,86 @@@ - llvm-toolchain-14 (1:14.0.6-16+rpi1) trixie-staging; urgency=medium ++llvm-toolchain-14 (1:14.0.6-20+rpi1) trixie-staging; urgency=medium + + [changes brought forward from llvm-toolchain-3.8 1:3.8-2+rpi1 by Peter Michael Green at Sat, 14 May 2016 21:43:35 +0000] + * Cleanup .pyc files in clean target. + * Add a hack to the cmake based build to force armv6 (unfortunately the cmake + based build relies on config.guess which assumes you want to build for the + hardware you are running on). + * Add -DCOMPILER_RT_BUILD_BUILTINS=OFF to disable parts of compiler-rt that + are broken on lower arm architectures. + + [changes introduced in llvm-toolchain-3.9 1:3.9.1-1 by Peter Michael Green] + * disable testsuite (using a method that is hopefully less likely to cause diff conflicts than previously). + * Remove -march=armv7-a in compiler-rt/cmake/config-ix-base.cmake + * Clean up debian/usr in clean target. + * Clean up clang/tools/*-3.9 in clean target. + * Clean up stray *3.9.vim files + * Clean up clang/tools/scan-build/man/scan-build-3.9.1 and utils/vim/llvm-3.9-vimrc + * Clean up debian/*.install + + [changes introduced in llvm-toolchain-6.0 1:6.0-1+rpi1 by Peter michael green] + * create build-llvm/docs/ocamldoc/html/ so the install target doesn't complain + about it not existing. + * clean up more crap left behind by build process. + + [changes introduced in llvm-toolchain-6.0 1:6.0-3+rpi1 by Peter Michael Green] + * Remove debian/man in clean target. + + [changes introduced in llvm-toolchain-7 1:7-6+rpi1 by Peter Michael Green] + * Use libatomic on armhf + * Set cmake/config.guess.hack back to mode 644 in clean target to keep + git/dgit happy. + * Yet more clean target fixes. + + [changes introduced in llvm-toolchain-7 1:7.0.1-1+rpi2 by Peter Michael Green] + * Change triplet in debian/rules to use armv6k rather than armv7l + + [changes introduced in llvm-toolchain-12 1:12.0.1-16 by Peter Michael Green] + * Disable llvm libunwind on armhf, it seems to come out armv7 contaminated. + + [changes introduced in llvm-toolchain-13 (1:13.0.0-9+rpi1 by Peter Michael Green] + * Disable scudo on armhf, it needs atomics which we do not want to enable. + + [changes brought forward from 1:13.0.0-9+rpi2 by Peter Michael Green at Tue, 23 Nov 2021 22:37:30 +0000] + * Remove armhf from architecture list for libunwind-13-dev dependency. + - -- Raspbian forward porter Tue, 26 Sep 2023 20:48:01 +0000 ++ -- Raspbian forward porter Wed, 26 Jun 2024 01:28:22 +0000 ++ + llvm-toolchain-14 (1:14.0.6-20) unstable; urgency=medium + + * Add lunar/mantic/noble/oracular as supported release + + -- Gianfranco Costamagna Sat, 04 May 2024 07:18:23 +0200 + + llvm-toolchain-14 (1:14.0.6-19) unstable; urgency=medium + + [ Matthias Klose ] + * Fix sanitizer build on 32bit time_t64 architectures. + + -- Gianfranco Costamagna Mon, 11 Mar 2024 22:35:19 +0100 + + llvm-toolchain-14 (1:14.0.6-18) unstable; urgency=medium + + [ Gianfranco Costamagna ] + * Disable tests on mips64el + * Fix compiler-rt hack on 32bit architectures + + [ Matthias Klose ] + * Make libclang-common-14-dev architecture dependent. + + -- Gianfranco Costamagna Wed, 06 Mar 2024 08:43:25 +0100 + + llvm-toolchain-14 (1:14.0.6-17) unstable; urgency=medium + + * Disable compiler-rt on 32bit architectures except i386 + + -- Gianfranco Costamagna Sun, 03 Mar 2024 12:17:22 +0100 + + llvm-toolchain-14 (1:14.0.6-16.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1062910 + + -- Graham Inggs Wed, 28 Feb 2024 21:47:14 +0000 llvm-toolchain-14 (1:14.0.6-16) unstable; urgency=medium diff --cc debian/control index 8825706315,d7b020f359..d3a49df778 --- a/debian/control +++ b/debian/control @@@ -18,12 -18,12 +18,11 @@@ Build-Depends: dpkg-dev (>= 1.22.5), de libjs-mathjax, python3-recommonmark, doxygen, ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x], - ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x], - libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x], - dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x], + ocaml-findlib [amd64 arm64 armhf ppc64el s390x], + libctypes-ocaml-dev [amd64 arm64 armhf ppc64el s390x], + dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el s390x], libpfm4-dev [linux-any], python3-setuptools, libz3-dev, - llvm-spirv-14 [ amd64 arm64 armel armhf mips64el mipsel ppc64el riscv64 s390x ] | - llvm-spirv [ amd64 arm64 armel armhf mips64el mipsel ppc64el riscv64 s390x ] | hello [!i386], + llvm-spirv-14 [ amd64 arm64 armel armhf mips64el mipsel ppc64el riscv64 s390x ] | hello [!i386], - spirv-tools [ linux-any ] | hello [ !i386], wasi-libc | hello [ !i386], libcurl4-openssl-dev | libcurl-dev, libgrpc++-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x], @@@ -687,8 -699,8 +698,8 @@@ Package: libc++-14-de Section: libdevel Architecture: any Multi-Arch: same - Depends: libc++1-14 (= ${binary:Version}), ${misc:Depends}, + Depends: libc++1-14t64 (= ${binary:Version}), ${misc:Depends}, - libunwind-14-dev [amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64] + libunwind-14-dev [amd64 arm64 i386 mips64el ppc64el ppc64 riscv64] Breaks: libc++-dev (<< 44) Provides: libc++-x.y-dev Conflicts: libc++-x.y-dev @@@ -826,9 -838,10 +837,10 @@@ Description: OpenCL C language implemen # ------------- libunwind ------------- - Package: libunwind-14 + Package: libunwind-14t64 + Breaks: libunwind-14 (<< ${source:Version}) Section: libs -Architecture: amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64 +Architecture: amd64 arm64 i386 mips64el ppc64el ppc64 riscv64 Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} diff --cc debian/control.in index 59d825c108,9fa24672c6..e9f6ecc28e --- a/debian/control.in +++ b/debian/control.in @@@ -687,8 -699,8 +699,8 @@@ Package: libc++-@LLVM_VERSION@-de Section: libdevel Architecture: any Multi-Arch: same - Depends: libc++1-@LLVM_VERSION@ (= ${binary:Version}), ${misc:Depends}, + Depends: libc++1-@LLVM_VERSION@t64 (= ${binary:Version}), ${misc:Depends}, - libunwind-@LLVM_VERSION@-dev [amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64] + libunwind-@LLVM_VERSION@-dev [amd64 arm64 i386 mips64el ppc64el ppc64 riscv64] Breaks: libc++-dev (<< 44) Provides: libc++-x.y-dev Conflicts: libc++-x.y-dev @@@ -826,9 -838,10 +838,10 @@@ Description: OpenCL C language implemen # ------------- libunwind ------------- - Package: libunwind-@LLVM_VERSION@ + Package: libunwind-@LLVM_VERSION@t64 + Breaks: libunwind-@LLVM_VERSION@ (<< ${source:Version}) Section: libs -Architecture: amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64 +Architecture: amd64 arm64 i386 mips64el ppc64el ppc64 riscv64 Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} diff --cc debian/patches/series index 6d9815b34d,6f3e02f943..e52f70add4 --- a/debian/patches/series +++ b/debian/patches/series @@@ -140,4 -168,5 +140,6 @@@ gcc-13-build-fix.patc CVE-2023-29932.patch CVE-2023-29934.patch CVE-2023-29939.patch + libsanitizer-timebits.diff + ubuntu-releases.patch +raspbian-triplet.patch